REPCA Documentation + Implementation#422
Open
lukelowry wants to merge 1 commit into
Open
Conversation
lukelowry
force-pushed
the
lukel/regca-impl
branch
from
June 1, 2026 07:30
78d4d41 to
5f509c0
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
4 times, most recently
from
June 1, 2026 23:07
88836c3 to
79a1b2d
Compare
lukelowry
force-pushed
the
lukel/regca-impl
branch
2 times, most recently
from
June 2, 2026 04:59
2b91664 to
98b2935
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 2, 2026 06:26
11a1fbe to
b0fc4cf
Compare
lukelowry
force-pushed
the
lukel/regca-impl
branch
from
June 2, 2026 20:00
98b2935 to
96abffe
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 2, 2026 20:00
b0fc4cf to
530dc54
Compare
lukelowry
force-pushed
the
lukel/regca-impl
branch
from
June 5, 2026 07:51
96abffe to
03b329f
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 5, 2026 10:55
530dc54 to
a27ffff
Compare
lukelowry
force-pushed
the
lukel/regca-impl
branch
from
June 6, 2026 04:15
03b329f to
f4d4e70
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 6, 2026 09:48
a27ffff to
36170a5
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 8, 2026 06:44
36170a5 to
054a79f
Compare
lukelowry
force-pushed
the
lukel/regca-impl
branch
from
June 8, 2026 06:44
f4d4e70 to
3be59eb
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 8, 2026 07:13
054a79f to
40bb369
Compare
lukelowry
marked this pull request as ready for review
June 8, 2026 07:17
lukelowry
force-pushed
the
lukel/repca-dev
branch
4 times, most recently
from
June 10, 2026 19:52
8f6dd97 to
12defd2
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 22, 2026 16:34
12defd2 to
87719b5
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
2 times, most recently
from
June 25, 2026 21:18
d81be6c to
6198479
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
June 26, 2026 09:30
6198479 to
3bd99cc
Compare
Collaborator
Author
|
Rebased and updated the notation of the README and implementation. This one is well documented |
lukelowry
force-pushed
the
lukel/repca-dev
branch
4 times, most recently
from
July 2, 2026 22:11
7ec28f4 to
262dbb0
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
3 times, most recently
from
July 15, 2026 04:26
cb4a641 to
65d5e5a
Compare
lukelowry
force-pushed
the
lukel/repca-dev
branch
2 times, most recently
from
July 17, 2026 03:11
92ba7cc to
6e8010b
Compare
[skip ci]
lukelowry
force-pushed
the
lukel/repca-dev
branch
from
July 17, 2026 21:58
6e8010b to
1061063
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Implementation and documentation for the
REPCAPhasorDynamics converter model.Proposed changes
REPCAmodel implementation, documentation, and diagram.REPCAJSON parsing andSystemModelassembly support.PhasorDynamicsConverterRepcaTestunit coverage.pbranch/qbranchfeedback exports for REPCA plant feedback.Checklist
-Wall -Wpedantic -Wconversion -Wextra.Further comments
None